Engine Options
Creates a new instance of EngineOptions with the given renderingMode.
All other parameters remain at their defaults.
inline fun EngineOptions(renderingMode: RenderingMode, configuration: OptionsDsl.() -> Unit): EngineOptions
inline fun EngineOptions(renderingMode: RenderingMode, configuration: OptionsDsl.() -> Unit): EngineOptions
Creates a new instance of EngineOptions with the given renderingMode and configuration.